misc
Class CommandLineRunner

java.lang.Object
  extended by misc.CommandLineRunner

public class CommandLineRunner
extends java.lang.Object

Class to allow Negotiations to be run from the command line, without the use of a GUI.

Author:
Colin R. Williams

Constructor Summary
CommandLineRunner()
           
 
Method Summary
static void main(java.lang.String[] args)
          Main method used to launch a negotiation specified as commandline commands.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandLineRunner

public CommandLineRunner()
Method Detail

main

public static void main(java.lang.String[] args)
Main method used to launch a negotiation specified as commandline commands.

Parameters:
args - specification of the tournament parameters.